home *** CD-ROM | disk | FTP | other *** search
/ Acorn Collectors / Acorn Collectors CD 1.iso / acorn / ftp / docs / ACORNUSR / 1990 / NOV90 < prev    next >
Encoding:
Text File  |  1995-02-24  |  3.0 KB  |  57 lines

  1. * Here is a tip for 1st Word Plus and Epson compatible printer users.
  2. Although that is has been mentioned in this column before I feel it is worth
  3. mentioning again as the 1st Word Plus package is now supplied as standard
  4. will all BBC A3000 Learning Curve Systems. 1st Word Plus require the printer
  5. to have auto-line feeds disabled, but this clashes with other Archimedes
  6. packages and therefore we have devised the following changes that can be
  7. implemented to the printer drivers which will resolve the problem.
  8.  
  9. Entry 1 set to D
  10. Entry 23 set to 1B, 41, 0, D, 1B, 32
  11.  
  12. * Many Education establishments and Businesses often need to link their
  13. existing networked Archimedes computers to other standard networks such as
  14. Ethernet. Now with the introduction of the TCP/IP Protocol Suite it is
  15. possible to link other TCP/IP based systems to your network regardless of
  16. whether they are mainframes, minis or PCs.
  17.  
  18. Many Archimedes computer users are familiar with networking through Econet -
  19. the low-cost networking system from Acorn. By using an Acorn workstation,
  20. fitted with both Econet and Ethernet interfaces to act as a gateway, it is
  21. possible for Archimedes computers to to communicate on both networks.
  22. A gateway can be set up using either a UNIX workstation, such as an R140 or
  23. R260, or an Archimedes computer such as the 440/1. Thus, existing Econet
  24. users can link up with, or add, Ethernet networks with Unix machines, and
  25. existing Ethernet users can add low-cost Econet networks to their
  26. installations.
  27.  
  28. TCP/IP provides a number of services which include:
  29.  
  30. - an NFS client service which enables the user to examine files and
  31. directories held on other network computers from the RISC OS desktop. 
  32.  
  33. - a VT220 terminal emulation which allows the user to view information held
  34. on a number of remote UNIX systems.
  35.  
  36. - electronic mail facilities via a UNIX server to the international UNIX
  37. mail network. This is provided via the !MailMan application which is
  38. supplied with TCP/IP.
  39.  
  40. * Acorn have released a new ROM for Acorn I/O Podule users. If you have an
  41. I/O Podule with a Serial Number before 'AKA10 1002682 then you should
  42. contact your Acorn Dealer requesting that they supply and fit the new ROM
  43. under 'FCO 2011'. Please supply both the Host and Unit serial numbers to the
  44. dealer who will require them to complete the service report. 
  45.  
  46. * Third party software, particularly games reconfigure the BBC A3000 and
  47. Acorn Archimedes systems to gain the maximum amount of memory possible, for
  48. instance by unplugging parts of the operating system, before running. This
  49. can however cause problems once you have finished using the software if the
  50. software has not configured the computer back to how it was before the
  51. software was run. The sort of problems you can experience are messages like
  52. 'SWI &xxxxx Unknown' which normally means that one of the operating system
  53. modules that normally provides this call has been unplugged. To find out
  54. which modules have been unplugged type *UNPLUG. This will list the modules
  55. which can then be reinstated using the command *RMREINIT <modulename> eg.
  56. *RMREINIT FontManager.
  57.